home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 24
/
PC Gamer IT CD 24 2-2.iso
/
INSTALL.BAT
< prev
next >
Wrap
DOS Batch File
|
1997-03-20
|
510b
|
18 lines
@echo off
rem ********* Installation batch file for DOS Sentient
rem ********* UVConfig must be run before installer to
rem ********* get 16bit modes
echo ********* Copying temporary files *************
xcopy uvconfig.exe c:\
echo ********* Configuring graphics display *************
c:\uvconfig.exe
echo ********* Continuing Installation *************
set DOS4G=quiet
inst.exe
echo ********* Deleting temporary files *************
del c:\uvconfig.exe
del c:\univbe.drv
del c:\uvconfig.dat